Resources Home CSS Demos
User rating:
A multilevel Dropdown menu using CSS then improved via jQuery
This article talks a drop down menu from CSSPlay and "enhances" it with jQuery.
User rating:
A Semantic List-Based CSS Calendar
Most calendars on the web these days are built using large, complex tables. Here's a semantic one instead.
User rating:
Vista Aero Buttons Menu
This menu consists of a row of independent, Vista aero looking CSS buttons. Each button appears initially faded out slightly via CSS opacity
User rating:
CSS Decorative Gallery
A very cool CSS trick that helps you decorate images and photo galleries without editing the source images
User rating:
Animated CSS tabs
These sliding doors tabs "jump up" when selected, thanks to a combination of relative positioning and padding on each tab.
User rating:
A CSS-Only Accordion Effect
An pure CSS powered accordion effect. Ok, so it's missing the actual accordion animation.
User rating:
Revealing Photo Slider
A thumbnail photo gallery, where clicking a button would reveal the entire photo and more information about that photo.
User rating:
Free CSS-based Tabs for navigations
There are about 17 different styles of tabs, and you can check out all of them plus the source code here.
User rating:
Bold CSS Buttons
These big, bold CSS buttons are constructed using a rounded edge button image sliced into two pieces, then put back together using CSS.